widget-factory: add the primary-toolbar hint to the toolbar
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 22 Aug 2011 15:40:41 +0000 (11:40 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 22 Aug 2011 15:40:41 +0000 (11:40 -0400)
tests/widget-factory.ui

index f78007d9daca455f19717e7844c884eec2329716..d40e97efcffe2e51738f4b7351e3000ce336114d 100644 (file)
@@ -242,6 +242,9 @@ Suspendisse feugiat quam quis dolor accumsan cursus. </property>
           <object class="GtkToolbar" id="toolbar1">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
+            <style>
+              <class name="primary-toolbar"/>
+            </style>
             <child>
               <object class="GtkToolButton" id="toolbutton2">
                 <property name="visible">True</property>